State-changing admin/critical actions emit no events, hampering off-chain monitoring, incident response, and transparency (and sometimes hiding malicious changes).
event OwnerChanged(address indexed prev, address indexed next);
function setOwner(address n) external onlyOwner { emit OwnerChanged(owner,n); owner=n; }
Largest recorded losses in the same failure class — related, not the same bug:
The SaferICO scanner runs 201 detectors over your Solidity source, SAFE-0075 among them. Paste an address or the source itself — a small per-scan fee, shown before you sign, or unlimited on any plan.