Bugs range from failure to update after changing syscall implementaion
names to using the wrong name. Somewhat confusingly, the name in
capabilities.conf is exactly the string that appears in syscalls.master,
not the name with a COMPAT* prefix.
Found while making a change to use the default capabilities.conf.
Fixes: r335177, r336980, r340272, r340274, others