If I set blackLister to 0x0, will no one be able to get black listed?

I can change blackLister address in a contract, which can then blacklist any address.

If I change it to 0x0000000000000000000000000000000000000000, will that assure that no one can be blacklisted again, unless I change blackLister?

I mean, 0x0 is not accessible by anyone, right?