Bug 23692: Add PR_SET_NO_NEW_PRIVS as an allowed prctl() operation.
Apparently tabs crash without this in 7.5a5, and according to the report
this is the first thing it complains about before crashing deep in IPC
land.
At a minimum this shuts the error up, and a fresh install appears to
work...