An admin / someone with access to the Unsubscribe Link Setup object could create a new record manually (outside of the setup flow). Concerned that this could cause things to break as the setup flow (and maybe other aspects of the app?) expect to only have one Setup record.
Recommend creating a before-save flow w/ validation to check for existing Unsubscribe Link Setup records and limit to only one.