Another change I found is in annocheck between Fedora 40 and 41. It goes
from version 12.51 to 12.59. A diff upstream shows several changes
related with Go.
I'm also unable to reproduce it locally. I build it for rawhide, and run
the annocheck from rawhide on captree and I still get PASS.
Fo
So, I found out the stack-prot test was passing before simply because
the static analysis was skipping it:
```
Hardened: /usr/sbin/captree: skip: stack-prot test because GO is stack safe
```
However, it appears the new changes attempting to bring hardening to go
builds has made the static anal