Recommend adding an address check in receive() of Ladle.sol to ensure the only address sending ETH being received in receive() is the Weth9 contract (similar to the check in PoolRouter.sol) for Ether withdrawal in _exitEther() as this will prevent stray Ether from being sent accidentally to this contract and getting locked.
albertocuestacanada (Yield) confirmed
