As I thought it would, resolv.conf it did not take the second nameserver.
There is something basically wrong in the setup for manual (read this to be static) addresses in the PCC script that ends up writing to the *resaolv.conf* file. It just likes to write exclusively 127.0.0.1 and disregards all else after it.
Should one write a normal IP address, no problem.
So the question is, how do we setup BIND on PCLinuxOS for a simple workstation, because BIND requires 127.0.0.1 as its first DNS server address?