It's freaking people out when they see things like: ``` 2024-11-11T05:26:41.281Z DEBUG ...53c-connectd: peer_out INVALID 22859 ``` Fixes: https://github.com/ElementsProject/lightning/issues/7802 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Changed: connectd: log unknown messages as "UNKNOWN" not "INVALID" to avoid freaking people out.