docs: checklists: Add Zonenberg's alignment bug as an influence

Parsing packed binary data in C can be difficult. Use libpldm's msgbuf
APIs.

Change-Id: I42aba14d9cb8fd8fa795fc4c05e6af0be8a76f63
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/docs/checklists/changes.md b/docs/checklists/changes.md
index a1a06d2..685242b 100644
--- a/docs/checklists/changes.md
+++ b/docs/checklists/changes.md
@@ -21,6 +21,11 @@
 [poettering-library-red-flags]:
   https://mastodon.social/@pid_eins/112517953375791453
 
+- [Not sure if this is a gcc bug or some weird corner of UB or what... - Andrew
+  Zonenberg][azonenberg-packed-struct]
+
+[azonenberg-packed-struct]: https://ioc.exchange/@azonenberg/112535511250395148
+
 ## References
 
 - [C17 draft standard][c17-draft-standard]