The function comments imply that matured fCash positions are redeemed within NotionalTradeModule.initialize. However, this redemption is not implemented in this function.
NotionalTradeModule.sol#L216
Consider calling the function _redeemMaturedPositions to redeem matured fCash positions or adapt the function comments.
