The SL Wiki says:
"This permission is used with the llRequestPermissions function and can only be requested of the object owner. When the function is called a dialog will pop up asking the owner if they wish for this object to be able link/unlink prims/objects. If the permission is granted then the script will be able to link itself to other prims/objects (of the same owner) using llCreateLink, or unlink itself using llBreakLink or llBreakAllLinks."
Is there a way to get an automatic permission to allow the object unlink without me having to approve it each time? I don't want to have to get a confirmation dialog each time someone wants to do this...