In public_members_warn_warn when showing the form or saving a note the limit "restrictWarnsPerDay" is always being checked even thought we are not really adding a warn but a note.
Personally I think we should skip that check in the function _checkAccess when dealing with notes.