Submitted by cmichel
The NoteERC20.initialize function does not emit an initial OwnershipTransferred event.
Recommend emitting OwnershipTransferred(address(0), owner_) in initialize.
jeffywu (Notional) confirmed
